Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGridDetailProvider<TItem> Class / ShowExpandButtonProperty Field


In This Topic
    ShowExpandButtonProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowExpandButtonProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexGridDetailProvider(Of TItem).ShowExpandButtonProperty
    public static readonly DependencyProperty ShowExpandButtonProperty
    See Also